CVE-2025-9999
Improper validation of payload elements
Description
Some payload elements of the messages sent between two stations in a networking architecture are not properly checked on the receiving station allowing an attacker to execute unauthorized commands in the application.
INFO
Published Date :
Sept. 5, 2025, 5:15 p.m.
Last Modified :
Sept. 5, 2025, 5:47 p.m.
Remotely Exploit :
No
Source :
87c8e6ad-f0f5-4ca8-89e2-89f26d6ed932
CVSS Scores
| Score | Version | Severity | Vector | Exploitability Score | Impact Score | Source |
|---|---|---|---|---|---|---|
| CVSS 4.0 | HIGH | 87c8e6ad-f0f5-4ca8-89e2-89f26d6ed932 |
Solution
- Validate all input data for expected format.
- Sanitize user-supplied input rigorously.
- Implement input validation on receiving stations.
- Restrict command execution to authorized inputs.
Public PoC/Exploit Available at Github
CVE-2025-9999 has a 3 public
PoC/Exploit available at Github.
Go to the Public Exploits tab to see the list.
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2025-9999.
| URL | Resource |
|---|---|
| https://www.pcvue.com/security/#SB2025-4 |
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2025-9999 is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2025-9999
weaknesses.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
None
Exploit Research & Mitigation for CVE-2025-9999 This repository documents the technical analysis of CVE-2025-9999, including proof-of-concept code for controlled testing, and outlines recommended security mitigations. Intended for educational and defensive cybersecurity research only.
CVE POC repo 자동 수집기
Python
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2025-9999 vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2025-9999 vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
New CVE Received by 87c8e6ad-f0f5-4ca8-89e2-89f26d6ed932
Sep. 05, 2025
Action Type Old Value New Value Added Description Some payload elements of the messages sent between two stations in a networking architecture are not properly checked on the receiving station allowing an attacker to execute unauthorized commands in the application. Added CVSS V4.0 AV:A/AC:H/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:L/SI:L/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:Y/R:U/V:X/RE:M/U:Green Added CWE CWE-940 Added CWE CWE-1288 Added Reference https://www.pcvue.com/security/#SB2025-4